remove Extension Unification settings#132
Merged
feiyangliu2023 merged 1 commit into1.1from Feb 6, 2026
Merged
Conversation
sachinh-amazon
approved these changes
Feb 6, 2026
feiyangliu2023
pushed a commit
that referenced
this pull request
Feb 9, 2026
Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
feiyangliu2023
pushed a commit
to feiyangliu2023/code-editorv2
that referenced
this pull request
Feb 10, 2026
Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
feiyangliu2023
added a commit
that referenced
this pull request
Feb 11, 2026
… to main (#140) * update sqlite3 (#114) * update vscode/proxy-agent (#115) * adopt vscode/proxy-agent (#116) * Update VS Code submodule to 1.108.2 * Rebase patches common to all targets * Rebase patches for target code-editor-server * Rebase patches for target code-editor-sagemaker-server * Rebase patches for target code-editor-web-embedded * Rebase test patches for target code-editor-sagemaker-server * Rebase test patches for target code-editor-web-embedded * update patches to fix build error * fix errors in code-editor-web-embedded * fix errors in code-editor-sagemaker * Update package-lock.json overrides for all targets * Cherry-pick security updates and patches from main to 1.1 branch (#128) * override undici for remote distribution (#118) * Build on ubuntu-22.04 and fix the sagemaker ui poststart up patch(#121) * Add SageMaker version patch in main (#123) * fix patch errors from cherrypicking updates * update patches to fix cherrypicking errors and patch rebase conflicts * Fix OOM during build by freeing disk space and adding swap * Update approved packages for successful third-party-license generation * Update unified OSS attribution --------- Co-authored-by: Chunqiu Lu <chunqilu@amazon.nl> Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com> Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * add remove-ask-vscode.diff (#129) * Cherry pick recent changes in main to 1.1 (#130) * adopt vscode/proxy-agent (#116) * override undici for remote distribution (#118) * Update tar to fix security vulnerability (#126) --------- Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com> * remove presence of copilot in code editor (#131) Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl> * remove copilot related settings (#132) Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal> * Remove whole chat settings and update sagemaker version (#133) * remove whole chat settings competely * update sagemaker release version --------- Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal> * remove all chat settings from search (#134) Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal> * remove chat-related settings in different categories in setting (#135) Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl> * remove ai statistics in status bar (#136) Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl> * Update oss attribution and remove outdated patch --------- Co-authored-by: Chunqiu Lu <chunqilu@amazon.nl> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl> Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com> Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
code editor has one copilot related user setting

Extension Unification:and it shouldn't appear in code editor releaseDescription of Changes
remove
chat.extensionUnification.enabledsetting from user settings.Testing
Screenshots/Videos
Additional Notes
Backporting
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.